GitLab CI Kotlin DSL
Toggle table of contents
0.4.1
common
Platform filter
common
Switch theme
Search in API
GitLab CI Kotlin DSL
GitLab CI Kotlin DSL
/
opensavvy.gitlab.ci.yaml
/
yamlMap
yaml
Map
fun
yamlMap
(
vararg
values
:
<Error class: unknown class>
<
YamlExport
,
YamlExport
>
)
:
Yaml.Collection.MapLiteral
(
source
)
fun
yamlMap
(
values
:
Map
<
Yaml
,
Yaml
>
)
:
Yaml.Collection.MapLiteral
(
source
)
fun
yamlMap
(
values
:
Map
<
YamlExport
,
YamlExport
>
)
:
Yaml.Collection.MapLiteral
(
source
)
fun
yamlMap
(
values
:
Map
<
String
,
String
>
)
:
Yaml.Collection.MapLiteral
(
source
)